home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1993 October / Simtel 20 Collection (Walnut Creek CD-ROM)(October 1993).ISO / _bbs / wc30 / 00_read.me next >
Encoding:
Text File  |  1993-10-13  |  3.2 KB  |  79 lines

  1. Instructions for installing this cdrom into a wildcat BBS.
  2.  
  3. - This will only work with version 3.5 - 3.9.  Please.  It MIGHT work for
  4. later versions, but i don't know that.
  5.  
  6. - You must NOT be shelled to dos.  Exit wildcat via alt-x, not f-10.
  7.  
  8. - BACK UP your \wc30\makewild.dat, \wc30\filearea.dat, and
  9. \wc30\data\allfiles.* if you mess up, you can copy over the new
  10. mangled filearea.dat with the backup version.
  11.  
  12. - Change directories to your default wildcat directory.
  13.  
  14. - Type:
  15.     COPY <your cdrom drive letter>\bbs\wildcat\ins.bat .
  16.  
  17. - This copies the ins.bat to your default directory.  You have to edit
  18. the batch file to tell it which cdrom drive letter you have.  That's
  19. the first line -- you shouldn't need to edit anything else.
  20.  
  21. Run the batch file by typing:
  22.     ins
  23.  
  24. This program will adjust the "number of file areas" in the makewild
  25. general configuration and install all the file areas and paths in
  26. makewild's file area configuration.  It reads the file \dirs.txt on
  27. the cdrom for area descriptions and paths.  It then creates a batch
  28. file that you run.  This batch file uses wildcat's 'wcfile' and
  29. installs the filenames and descriptions into wildcat's global file
  30. database.
  31.  
  32. The install program asks several questions.  The first is the drive
  33. letter of your cdrom drive.  This is probably e: but might be any
  34. other letter.  
  35.  
  36. The install program also asks where you want this CDROM's directories
  37. installed in your directory list.  The recommended place is several
  38. directories after the last directory you have specified in makewild.
  39. (You want to leave room for expansion.)  
  40.  
  41. For example, if you have 100 directories specified with makewild, the
  42. program will suggest you install the new directories starting with
  43. area 101.  It will not allow you to overwrite directories you already
  44. have installed unless you give install the -f option.
  45.  
  46. The -f option to the install program:
  47.  
  48.     install -f
  49.  
  50. or the batch file:
  51.  
  52.     ins -f
  53.  
  54. will allow you to overwrite existing file catagories that already
  55. exist in your filearea.dat database.  If you are installing this disc
  56. over top of an existing disc of the same title, you might want to
  57. force the new descriptions over top of the existing ones.  For this
  58. reason, I STRONGLY recommend you consider leaving some blank
  59. descriptions after a CDROM in case future versions have more
  60. directories than the current version.  
  61.  
  62. I'm curious about suggestions for upgrading from one version of the
  63. cdrom to another.  How should I 'uninstall' the disc?  How do I
  64. remove descriptions from the allfiles.dat file?  Since you can only
  65. have one file with the same name, you would HAVE to remove these to
  66. install another disc with similar names.  ...as always, contributions
  67. from users are rewarded with free products.
  68.  
  69. * * Note * *: You WILL also need to manually turn on permission for
  70. users to see these new file areas.
  71.  
  72. ----------------------------------
  73.  
  74. If you want to just have one super subdirectory with all the files, you can use
  75. the 'files.bbs' file that's in the \bbs\wc30 directory.  The file with all the
  76. file descriptions in it is called allfiles.dir.  There's also a file in each
  77. subdirectory called 'wildcat.txt' that has the file descriptions in wildcat
  78. format.
  79.